home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CreatingGames / Utilities / C / GBDK / GBDK.readme < prev    next >
Encoding:
Text File  |  1996-10-02  |  728 b   |  17 lines

  1. Short:    GameBoy Developer's Kit V1.0 rev. 1
  2. Author:   glue@df.lth.se <Lars Malmborg>
  3. Uploader: glue@df.lth.se <Lars Malmborg>
  4. Version:  1.0
  5. Type:     dev/cross
  6.  
  7. GBDK (GameBoy Developer's Kit) is a full environment for developing software
  8. for GameBoy and hence Virtual GameBoy (Aminet:misc/emu/AmigaVGB.lha).
  9. This is an Amiga port of the UN*X version with some minor modifications.
  10. Included is an ANSI C compiler, assembler, linker and and an easy to use
  11. front-end as well as a bitmap converter to convert ILBM's to tiles used by
  12. GameBoy. I've also tried to merge all information on GameBoy programming
  13. into an AmigaGuide.
  14. Why is this cool?
  15. Some link libraries are included, so among others, printf() and scanf() is
  16. supported!
  17.